From dd4bfba19899ea300739342cc18c30342ea8367a Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 23 Nov 2006 17:53:09 +0000 Subject: [PATCH] Mark options with 'option' tag in doc. Magellan tweaks. --- xmldoc/formats/cst.xml | 2 +- xmldoc/formats/magellan.xml | 3 ++- xmldoc/formats/magellan1.xml | 2 +- xmldoc/makedoc.in | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/xmldoc/formats/cst.xml b/xmldoc/formats/cst.xml index 85890bad8..aa1c0868f 100644 --- a/xmldoc/formats/cst.xml +++ b/xmldoc/formats/cst.xml @@ -1,7 +1,7 @@ - With this format we can read CarteSurTabledata files. + With this format we can read CarteSurTable data files. CarteSurTable is a shareware program widely used in France. The data inside have to be seen as a mixture of a waypoints list, one route and several tracks. diff --git a/xmldoc/formats/magellan.xml b/xmldoc/formats/magellan.xml index c51a80830..7cb28f149 100644 --- a/xmldoc/formats/magellan.xml +++ b/xmldoc/formats/magellan.xml @@ -27,7 +27,8 @@ This format is used for both the serial protocol used on the devices with serial ports such as Map330 and Meridian and for the files stored either in either the unit's internal memory - (Explorist 210, 400, 500, 600, XL) or on removable memory. + (Explorist 210, Explorist 400, Explorist 500, Explorist 600, + Explorist XL) or on removable memory. If you specify a serial port for the file (.e.g. "COM1", "/dev/ttyS0") diff --git a/xmldoc/formats/magellan1.xml b/xmldoc/formats/magellan1.xml index 88fd94eb2..166e5a870 100644 --- a/xmldoc/formats/magellan1.xml +++ b/xmldoc/formats/magellan1.xml @@ -36,5 +36,5 @@ The RoadMate family of products is not supported. If you specify a serial port for the file (.e.g. "COM1", "/dev/ttyS0") to be read or written, GPSBabel will use serial protocol. Specifying a file, either on local filesystem or on a mounted flash card reader, - will results in the file-based format being used. + will result in the file-based format being used. diff --git a/xmldoc/makedoc.in b/xmldoc/makedoc.in index 4a8b45b72..e807de9da 100755 --- a/xmldoc/makedoc.in +++ b/xmldoc/makedoc.in @@ -144,7 +144,7 @@ END $nid = 'fmt_'.$id.'_o_'.$line[2]; print FILE < - $line[2] option + <option>$line[2]</option> option $line[3]. -- 2.30.2